mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 23:14:59 -04:00
build: use macos-13 runners, as macos-12 is deprecated
This commit is contained in:
parent
ee229d8d94
commit
dd7b5ddc84
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
asmnasm: C:\Users\runneradmin\nasm\nasm
|
||||
gotests: yes
|
||||
cgo_ldflags:
|
||||
- os: macos-12 # this is intel still
|
||||
- os: macos-13
|
||||
asmnasm: /Users/runner/nasm/nasm
|
||||
gotests: yes
|
||||
cgo_ldflags: # -Wl,-no_pie
|
||||
|
Reference in New Issue
Block a user