Skip to content

Commit

Permalink
MAINT: Switching to ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 12, 2024
1 parent c05a59f commit 817f9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-24.04,macos-14]
os: [ubuntu-22.04,macos-14]
python-version: [3.8,3.9]

steps:
Expand Down

0 comments on commit 817f9a5

Please sign in to comment.