mirror of
https://github.com/armbian/cache.git
synced 2026-01-06 10:36:52 -08:00
Update test.yml
This commit is contained in:
9
.github/workflows/test.yml
vendored
9
.github/workflows/test.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
legacy:
|
||||
Legacy:
|
||||
permissions:
|
||||
contents: none
|
||||
|
||||
@@ -17,9 +17,8 @@ jobs:
|
||||
|
||||
runner: "ubuntu-latest"
|
||||
include: 'grep legacy | '
|
||||
exclude: ''
|
||||
|
||||
current:
|
||||
Current:
|
||||
permissions:
|
||||
contents: none
|
||||
|
||||
@@ -30,9 +29,8 @@ jobs:
|
||||
|
||||
runner: "ubuntu-latest"
|
||||
include: 'grep current | '
|
||||
exclude: ''
|
||||
|
||||
edge:
|
||||
Edge:
|
||||
permissions:
|
||||
contents: none
|
||||
|
||||
@@ -43,4 +41,3 @@ jobs:
|
||||
|
||||
runner: "ubuntu-latest"
|
||||
include: 'grep edge | '
|
||||
exclude: ''
|
||||
|
||||
Reference in New Issue
Block a user