Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomooda authored Apr 30, 2024
1 parent 7dce7ae commit 900e39d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
matrix:
include: # windows platform is excluded because ProcessWrapper provides only 32bit DLL
- os: ubuntu-latest
smalltalk: Pharo64-11
smalltalk: Pharo64-12
- os: macos-latest
smalltalk: Pharo64-11
smalltalk: Pharo64-12
#- os: windows-latest
# smalltalk: Pharo64-11
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 900e39d

Please sign in to comment.