Skip to content

Commit

Permalink
[ci] macos fix
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Sep 9, 2024
1 parent efe0afb commit 0543425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/headless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos12, macos-14]
os: [macos-12, macos-14]
env:
CCACHE_DIR: /Users/runner/work/ttk/.ccache
CCACHE_MAXSIZE: 200M
Expand Down

0 comments on commit 0543425

Please sign in to comment.