Skip to content

Commit

Permalink
Revert "Downgrade Ubuntu for Alpine"
Browse files Browse the repository at this point in the history
jirutka/[email protected] fixes compatibility with Ubuntu 24.04.

This reverts commit 64fd717.
  • Loading branch information
bgilbert authored and neheb committed Jan 13, 2025
1 parent 4eb96a9 commit 1386cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
./tools/fake_tty.py ./tools/sanity_checks.py
Alpine:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 1386cea

Please sign in to comment.