Skip to content

Commit

Permalink
issue issue-521: maximum, minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Jun 6, 2024
1 parent ad516f4 commit 7e2f789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
strategy:
matrix:
# compiler: ['3.5', '3.6', '3.7', '3.8', '3.9', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '15-bullseye', 'latest']
compiler: ['3.6','3.7', '4', '5', '6', '7','8','9', '10', '11', '12', '13', '14', '15-bullseye']
compiler: ['3.8', '3.9', '4', '5', '6', '7','8','9', '10', '11', '12', '13', '14', '15-bullseye']
container: silkeh/clang:${{ matrix.compiler }}
steps:
- name: Install unzip and git
Expand Down

0 comments on commit 7e2f789

Please sign in to comment.