Skip to content

Commit f3f41ec

Browse files
authored
Merge pull request #37 from pq-code-package/macos-15-intel
Switch macos-13 to macos-15-intel
2 parents d264d04 + 6e944aa commit f3f41ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: 'x86_64'
2424
- runner: macos-latest
2525
name: 'macos (aarch64)'
26-
- runner: macos-13
26+
- runner: macos-15-intel
2727
name: 'macos (x86_64)'
2828
acvp-version: [v1.1.0.40, v1.1.0.39]
2929
exclude:

0 commit comments

Comments
 (0)