Skip to content

Commit

Permalink
use older windows
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Aug 7, 2024
1 parent 026a095 commit c2564a6
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 @@ -26,7 +26,7 @@ jobs:
needs: cpplint
strategy:
matrix:
os: [ ubuntu-22.04, windows-latest ]
os: [ ubuntu-22.04, windows-2019 ]
steps:
- uses: actions/checkout@v4
- name: Install conan
Expand Down

0 comments on commit c2564a6

Please sign in to comment.