Skip to content

Commit

Permalink
update CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
labordep committed Oct 28, 2023
1 parent e2d776a commit 45722ae
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 61 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/Pharo11CI.yml

This file was deleted.

31 changes: 0 additions & 31 deletions .github/workflows/Pharo12CI.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
smalltalk: [ Pharo64-11, Pharo64-12 ]
smalltalk: [ Pharo64-11 ]
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 45722ae

Please sign in to comment.