mirror of
https://github.com/codex-storage/nim-leopard.git
synced 2025-02-06 08:03:47 +00:00
make it explicit that we want macos-14-arm64
even before, macos-14-arm64 was used by Github instead of the specified macos-13 runner ... Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
This commit is contained in:
parent
1d3b1b85d7
commit
16cd331daa
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
icon: 🍎,
|
||||
label: macOS,
|
||||
os: macos,
|
||||
runner: macos-13 # x86
|
||||
runner: macos-14-arm64
|
||||
}
|
||||
- {
|
||||
icon: 🏁,
|
||||
|
Loading…
x
Reference in New Issue
Block a user