We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b2f5f commit adcf912Copy full SHA for adcf912
.github/workflows/build-and-push.yml
@@ -16,8 +16,8 @@ jobs:
16
phpversion:
17
- '8.4'
18
- '8.4-frankenphp'
19
- - '8.5'
20
- - '8.5-frankenphp'
+# - '8.5'
+# - '8.5-frankenphp'
21
runs-on: ubuntu-24.04
22
steps:
23
- name: Checkout
@@ -46,8 +46,8 @@ jobs:
46
47
48
49
50
51
runs-on: ubuntu-24.04-arm
52
53
@@ -77,8 +77,8 @@ jobs:
77
78
79
80
81
82
83
84
0 commit comments