Skip to content

Commit

Permalink
Merge pull request #648 from cylc/1.5.x-sync
Browse files Browse the repository at this point in the history
🤖 Merge 1.5.x-sync into master
  • Loading branch information
oliver-sanders authored Nov 28, 2024
2 parents 299f26b + 6203e5d commit a3957f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
os: ['ubuntu-latest']
python: ['3.8', '3.9']
include:
- os: 'macos-latest'
- os: 'macos-12'
python: '3.8'
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
os: ['ubuntu-latest']
python: ['3.8', '3.9']
include:
- os: 'macos-latest'
- os: 'macos-12'
python: '3.9'
env:
PYTEST_ADDOPTS: --cov --color=yes
Expand Down

0 comments on commit a3957f4

Please sign in to comment.