Skip to content

Commit 791e130

Browse files
committed
Don't run the security.txt check on PHP 8.3, ext/gnupg is not yet available
Added in #161 For #159 The setup-php log: ``` Run shivammathur/setup-php@v2 with: coverage: none php-version: 8.3 extensions: gnupg ini-file: production /usr/bin/bash /home/runner/work/_actions/shivammathur/setup-php/v2/src/scripts/run.sh ==> Setup PHP ✓ PHP Installed PHP 8.3.0-dev (78d98e50c4c051de0aa1af8da51b552135dc569d) ==> Setup Extensions ✗ gnupg Could not install gnupg on PHP 8.3.0-dev ```
1 parent d602676 commit 791e130

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/securitytxt.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
matrix:
1414
php-version:
1515
- "8.2"
16-
- "8.3"
1716
host:
1817
- www.michalspacek.cz
1918
- www.michalspacek.com

0 commit comments

Comments
 (0)