Skip to content

Commit

Permalink
Merge pull request #16 from Spatiotemporal-Exposures-and-Toxicology/S…
Browse files Browse the repository at this point in the history
…patiotemporal-Exposures-and-Toxicology-patch-1

Update check-standard.yaml - commenting out windows release
  • Loading branch information
kyle-messier authored Feb 21, 2024
2 parents 04cafa8 + 6b72307 commit 37ba1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
config:
- {os: macos-latest, r: 'release'}
#- {os: macos-13-xlarge, r: 'release'}
- {os: windows-latest, r: 'release'}
#- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}
Expand Down

0 comments on commit 37ba1fe

Please sign in to comment.