Skip to content

Commit

Permalink
Merge branch 'master' into feature/pass_subrq_creds
Browse files Browse the repository at this point in the history
  • Loading branch information
devgs committed Nov 17, 2021
2 parents c2aa8fa + 859864c commit 416a4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
compiler: [ gcc, clang ]
version: [ 1.10.3, 1.11.13, 1.12.1, 1.13.5, 1.19.6 ]
version: [ 1.19.10, 1.20.2, 1.21.4 ]
steps:
- name: Install carton
run: sudo apt install carton
Expand Down

0 comments on commit 416a4be

Please sign in to comment.