Skip to content

Commit

Permalink
reverse matrix.otp_vsn
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed May 30, 2021
1 parent 0f9bc03 commit df31e66
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,28 @@ jobs:
fail-fast: false
matrix:
otp_vsn:
- '19'
- '19.1'
- '19.2'
- '19.3'
- '20'
- '20.1'
- '20.2'
- '20.3'
- '21'
- '21.1'
- '21.2'
- '21.3'
- '22'
- '22.1'
- '22.2'
- '22.3'
- '23'
- '23.1'
- '23.2'
- '23.3'
- '24.0'
- 'latest'
- '24.0'
- '23.3'
- '23.2'
- '23.1'
- '23'
- '22.3'
- '22.2'
- '22.1'
- '22'
- '21.3'
- '21.2'
- '21.1'
- '21'
- '20.3'
- '20.2'
- '20.1'
- '20'
- '19.3'
- '19.2'
- '19.1'
- '19'
name: 'ci-erl:${{ matrix.otp_vsn }}'
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit df31e66

Please sign in to comment.