Skip to content

Commit

Permalink
Update ubuntu-latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RichmarIII authored May 3, 2024
1 parent f54546f commit 91ef55e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
os: [ubuntu-latest]
build_type: [Release]
c_compiler: [gcc, clang]
cpp_compiler: [g++, clang++]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 91ef55e

Please sign in to comment.