We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eadc8d8 + 294d9e1 commit 629ad20Copy full SHA for 629ad20
.github/workflows/compile.yml
@@ -56,7 +56,7 @@ jobs:
56
# Can't expand the matrix due to the flakiness of the CI infra
57
matrix:
58
os:
59
- - macos-15
+ - macos-13 # because macOS 14, 15 does not support build on nested virtualization
60
go:
61
- '^1.23'
62
steps:
0 commit comments