Skip to content

Commit

Permalink
ci: use macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed May 24, 2024
1 parent 18a425c commit ebec4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
python-version: ['3.10']
os: [macos-latest, ubuntu-latest]
os: [macos-12, ubuntu-latest]
env:
# Display must be available globally for linux to know where xvfb is
DISPLAY: :0
Expand Down

0 comments on commit ebec4bb

Please sign in to comment.