We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b996f1 commit dcfa0b3Copy full SHA for dcfa0b3
.github/workflows/go-tests.yml
@@ -72,7 +72,7 @@ jobs:
72
73
test-mac:
74
name: Test MacOS
75
- runs-on: macos-latest-xl
+ runs-on: macos-latest
76
if: ${{ github.event_name == 'pull_request' }}
77
steps:
78
- name: Set up Go 1.19
0 commit comments