Skip to content

Commit

Permalink
using explicit major numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Jun 16, 2023
1 parent c628f9b commit 67881cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
matrix:
pharo-version: [ Pharo64-10, Pharo64-11, Pharo64-12 ]
ston: [ .smalltalk.ston ]
mongodb-version: [ latest ]
mongodb-version: [ 5, 6 ]
os: [ ubuntu-latest ]
runs-on: ${{ matrix.os }}
name: ${{ matrix.ston }}, ${{ matrix.pharo-version }}, ${{ matrix.mongodb-version }}
Expand Down

0 comments on commit 67881cc

Please sign in to comment.