Skip to content

Commit 9688d75

Browse files
committed
Attempt to fix test runs.
1 parent 98ff572 commit 9688d75

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
matrix:
4343
distro:
4444
- rockylinux8
45-
- ubuntu2004
45+
- ubuntu2204
4646

4747
steps:
4848
- name: Check out the codebase.

molecule/default/converge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
vars:
77
php_enable_webserver: false
88
php_enablerepo: "remi,remi-php82"
9-
php_default_version_debian: "7.2"
109

1110
pre_tasks:
1211
- name: Update apt cache.

0 commit comments

Comments
 (0)