Skip to content

Commit

Permalink
return to single OS (temporarily)
Browse files Browse the repository at this point in the history
ref #330
  • Loading branch information
wibeasley committed Nov 2, 2021
1 parent 8409a3a commit 7bcfe9a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/check-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ jobs:

strategy:
matrix:
# os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest]
# include:
# - os: ubuntu-latest
os: [ubuntu-latest]
# os: [ubuntu-latest, macos-latest]
include:
- os: ubuntu-latest
- os: macos-latest
ONLY_READ_TESTS: true
# include:
# - os: ubuntu-latest
# - os: macos-latest
# ONLY_READ_TESTS: true

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7bcfe9a

Please sign in to comment.