Skip to content

Commit

Permalink
Merge 995beab into f204c34
Browse files Browse the repository at this point in the history
  • Loading branch information
Greenscreen23 committed Aug 4, 2022
2 parents f204c34 + 995beab commit a085bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
# Select platform(s)
os: [ ubuntu-latest, macos-latest, windows-latest ]
os: [ ubuntu-latest, macos-latest, windows-2019 ]
# Select compatible Smalltalk image(s)
smalltalk: [ Squeak64-trunk]
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
Expand Down

0 comments on commit a085bc8

Please sign in to comment.