Skip to content

Commit

Permalink
DROP ME: disable caching for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab committed Oct 25, 2024
1 parent 3c77027 commit c5af297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -86,7 +86,7 @@ jobs:
compiler_cxx: ~
compiler_fc: gfortran-13
python-version: '3.11'
caching: true
caching: false

runs-on: ${{ matrix.os }}
steps:

0 comments on commit c5af297

Please sign in to comment.