improve naming

This commit is contained in:
Anton-4 2022-06-18 17:52:52 +02:00
parent 3dcc124138
commit 09c7e67ad7
No known key found for this signature in database
GPG Key ID: C954D6E0F9C0ABFD

View File

@ -2,11 +2,11 @@ on:
schedule:
- cron: '0 9 * * *'
name: Nightly Release Build
name: Nightly Release Linux x86_64
jobs:
build:
name: Test and Build
name: Rust tests, build and package nightly release
runs-on: [self-hosted, i5-4690K]
timeout-minutes: 90
env: