Skip to content

Commit 8a7ded2

Browse files
committed
Update CI
Signed-off-by: falkTX <falktx@falktx.com>
1 parent d5dd20d commit 8a7ded2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ on:
88
branches:
99
- '*'
1010
env:
11-
CACHE_VERSION: 20250801
12-
PAWPAW_VERSION: 8b1198b3b9c7f01d4466e82d2cc6947da855d594
11+
CACHE_VERSION: 20260107
12+
PAWPAW_VERSION: dd0fd459be75110d76b633e606a1a1dbc607b2ab
1313
PAWPAW_SKIP_LTO: 1
1414

1515
jobs:
1616
macos:
1717
strategy:
1818
matrix:
1919
target: [intel, universal]
20-
runs-on: macos-13
20+
runs-on: macos-14
2121
steps:
2222
- uses: actions/checkout@v4
2323
with:

0 commit comments

Comments
 (0)