Skip to content

Commit

Permalink
CI rebuild
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Sep 24, 2024
1 parent 1ae10f6 commit 46dcdf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build
on: [push, pull_request]

env:
CACHE_VERSION: 1
CACHE_VERSION: 2
DEBIAN_FRONTEND: noninteractive
PAWPAW_SKIP_LTO: 1
PAWPAW_SKIP_FFTW: 1
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
strategy:
matrix:
target: [intel, universal]
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 46dcdf7

Please sign in to comment.