Skip to content

Commit

Permalink
Merge pull request #13 from pluto699/patch-1
Browse files Browse the repository at this point in the history
Update build-and-test.yml
  • Loading branch information
ksergey authored Jun 10, 2024
2 parents e6fe447 + 8da5488 commit fb42643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
compiler: [ 'gcc-12', 'gcc-13', 'clang-16', 'clang-17' ]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: download ninja and cmake
id: cmake_and_ninja
Expand Down

0 comments on commit fb42643

Please sign in to comment.