Skip to content

Commit 46dcdf7

Browse files
committed
CI rebuild
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 1ae10f6 commit 46dcdf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build
33
on: [push, pull_request]
44

55
env:
6-
CACHE_VERSION: 1
6+
CACHE_VERSION: 2
77
DEBIAN_FRONTEND: noninteractive
88
PAWPAW_SKIP_LTO: 1
99
PAWPAW_SKIP_FFTW: 1
@@ -86,7 +86,7 @@ jobs:
8686
strategy:
8787
matrix:
8888
target: [intel, universal]
89-
runs-on: macos-11
89+
runs-on: macos-12
9090
steps:
9191
- uses: actions/checkout@v4
9292
with:

0 commit comments

Comments
 (0)