mirror of
https://github.com/vsariola/sointu.git
synced 2026-09-25 09:32:02 -04:00
build: use macos-13 runners, as macos-12 is deprecated
This commit is contained in:
@@ -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