Skip to content

Commit 6a2e03a

Browse files
committed
Bump alt-linux workflow to Ubuntu 22.04
1 parent bb77dff commit 6a2e03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_ci_alt_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ permissions:
2020
jobs:
2121
tests:
2222
name: "alt-linux / Python ${{ matrix.config.python-version }}"
23-
runs-on: "ubuntu-20.04"
23+
runs-on: "ubuntu-22.04"
2424
container:
2525
image: ghcr.io/domdfcoding/alt-linux-python:latest
2626
continue-on-error: ${{ matrix.config.experimental }}

0 commit comments

Comments
 (0)