We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17af6d commit 2364ff9Copy full SHA for 2364ff9
1 file changed
.github/workflows/CI-unixish-docker.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- image: ["centos:7", "ubuntu:14.04", "ubuntu:16.04", "ubuntu:18.04", "ubuntu:22.10"]
+ image: ["centos:7", "ubuntu:14.04", "ubuntu:16.04", "ubuntu:18.04", "ubuntu:23.04"]
16
fail-fast: false # Prefer quick result
17
18
runs-on: ubuntu-22.04
0 commit comments