Skip to content

Commit

Permalink
Use Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Sep 24, 2024
1 parent 3825859 commit 76227de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
container: ${{ matrix.container }}
strategy:
matrix:
os: [ubuntu-18.04, macos-12]
os: [ubuntu-22.04, macos-12]
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 76227de

Please sign in to comment.