mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-09 02:45:02 +02:00
Vendored
+1
@@ -3,6 +3,7 @@ on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: PHP ${{ matrix.os }} ${{ matrix.node}}
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- run: echo ${NODE_VERSION} | grep ${{ matrix.node }}
|
||||
|
||||
Reference in New Issue
Block a user