Skip to content

Commit

Permalink
Update .github/workflows/loading-groups.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli authored Sep 1, 2021
1 parent 71ba112 commit 6109db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loading-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
smalltalk: [ Pharo64-9.0, Pharo64-8.0, Pharo64-7.0 ]
load-spec: [ deployment, dependent-sunit-extensions, tests, tools, development]
load-spec: [ deployment, development]
name: ${{ matrix.smalltalk }} + ${{ matrix.load-spec }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6109db6

Please sign in to comment.