Skip to content

Commit

Permalink
Use old Ubuntu version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdziadkiewicz committed Jan 7, 2025
1 parent 14ec3f2 commit e212a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macOS-13]
os: [ubuntu-22.04, windows-latest, macOS-13]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit e212a72

Please sign in to comment.