Skip to content

Commit 629ad20

Browse files
authored
Merge pull request #162 from Code-Hex/Code-Hex-patch-1
Update compile.yml
2 parents eadc8d8 + 294d9e1 commit 629ad20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# Can't expand the matrix due to the flakiness of the CI infra
5757
matrix:
5858
os:
59-
- macos-15
59+
- macos-13 # because macOS 14, 15 does not support build on nested virtualization
6060
go:
6161
- '^1.23'
6262
steps:

0 commit comments

Comments
 (0)