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 27, 2024
1 parent 277871a commit 82b4f54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: build
on: [push, pull_request]

env:
CACHE_VERSION_LINUX: 1
CACHE_VERSION_MACOS: 1
CACHE_VERSION_WIN64: 1
CACHE_VERSION_LINUX: 2
CACHE_VERSION_MACOS: 2
CACHE_VERSION_WIN64: 2
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
PAWPAW_FAST_MATH: 1
Expand Down

0 comments on commit 82b4f54

Please sign in to comment.