Skip to content

Commit

Permalink
Update build agent OS (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach committed Mar 8, 2024
1 parent 10801fe commit 01b2731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ windows-2019, ubuntu-20.04 ]
os: [ windows-2022, ubuntu-22.04 ]
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
Expand Down

0 comments on commit 01b2731

Please sign in to comment.