Skip to content

Commit

Permalink
Fix 2022.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonGrodin committed Aug 13, 2024
1 parent 085a866 commit 95c650b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ jobs:
- 2023.1
- 2024.1
- 2024.2
exclude:
# SML/NJ 2022.1 does not support Linux or Windows
- os: ubuntu-*
include:
# SML/NJ 2022.1 does not support Linux
- os: macos-12
smlnj-version: 2022.1
- os: windows-*
- os: macos-latest
smlnj-version: 2022.1

steps:
Expand Down

0 comments on commit 95c650b

Please sign in to comment.