Skip to content

Commit

Permalink
Changed setupcpp to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
capo-at-the-5th-fret committed Oct 30, 2024
1 parent 90fd92d commit 3b5b813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
${{ runner.os }}-${{ env.BUILD_TYPE }}-
- name: Setup Cpp
uses: aminya/setup-cpp@v2
uses: aminya/setup-cpp@v1
with:
compiler: ${{ matrix.compiler }}
vcvarsall: ${{ contains(matrix.os, 'windows') }}
Expand Down

0 comments on commit 3b5b813

Please sign in to comment.