We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e552f commit 76cb7f1Copy full SHA for 76cb7f1
.github/workflows/Pharo11CI.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
strategy:
16
matrix:
17
- os: [ ubuntu-latest, macos-latest, windows-latest ]
+ os: [ windows-latest ]
18
smalltalk: [ Pharo64-11 ]
19
runs-on: ${{ matrix.os }}
20
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
0 commit comments