mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
nightly: fix job names
This commit is contained in:
1
.github/workflows/client.yml
vendored
1
.github/workflows/client.yml
vendored
@ -3,6 +3,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- { name: linux, on: ubuntu-latest }
|
||||
|
Reference in New Issue
Block a user