mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 20:36:37 +02:00
fix workflow on ubuntu-18
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user