Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
cpp setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Nowak committed Nov 27, 2023
1 parent 826212d commit 59fd1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build&[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup | Cpp
uses: rlalik/setup-cpp-compiler@master
with:
compiler: clang++-12
compiler: gcc-10
- name: Setup | Rust
uses: ATiltedTree/setup-rust@v1
with:
Expand Down

0 comments on commit 59fd1d5

Please sign in to comment.