We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2308b5f commit b47c1e3Copy full SHA for b47c1e3
.github/workflows/publish-go-tester-task.yml
@@ -65,7 +65,7 @@ jobs:
65
#use the strategy instead because we still use the native build
66
strategy:
67
matrix:
68
- os: [ubuntu-20.04, windows-2019, macos-12]
+ os: [ubuntu-20.04, windows-2019, macos-13]
69
arch: [-amd64]
70
include:
71
- os: windows-2019
0 commit comments