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 e074724 commit ad516f4
Show file tree
Hide file tree
Showing 4 changed files with 245 additions and 244 deletions.
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.8', '3.9', '4', '5', '6', '7','8','9', '10', '11', '12', '13', '14', '15-bullseye']
compiler: ['3.6','3.7', '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
Loading

0 comments on commit ad516f4

Please sign in to comment.