Skip to content

Commit

Permalink
use ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
iulusoy committed Oct 4, 2024
1 parent 7fc233f commit c47acf7
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 @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
# os: [ubuntu-22.04,windows-latest,macos-latest]
os: [ubuntu-22.04]
os: [ubuntu-24.04]
python-version: [3.11]
steps:
- name: Checkout repository
Expand Down

0 comments on commit c47acf7

Please sign in to comment.