Skip to content

Commit

Permalink
let us go with defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lemire committed Nov 18, 2024
1 parent 2ad2b3e commit fbe840f
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 @@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
shared: [ON, OFF]
cxx: [g++-12, clang++-14]
cxx: [g++, clang++]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup Ninja
Expand Down

0 comments on commit fbe840f

Please sign in to comment.