Skip to content

Commit

Permalink
changed back to ubuntu
Browse files Browse the repository at this point in the history
ref #330
  • Loading branch information
wibeasley committed Nov 5, 2021
1 parent 7dda338 commit 4ad3f97
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/check-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ jobs:
# - {os: ubuntu-latest, r: 'release'}
# - {os: macOS-latest, r: 'release', http-user-agent: 'release', ONLY_READ_TESTS: true}
# - {os: windows-latest, r: 'release'}
# os: [ubuntu-latest]
# include:
# - os: ubuntu-latest
os: [windows-latest]
os: [ubuntu-latest]
include:
- os: windows-latest
- os: ubuntu-latest
# os: [windows-latest]
# include:
# - os: windows-latest

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

0 comments on commit 4ad3f97

Please sign in to comment.