mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
ci: run nightly on schedule
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: CI (Linux)
|
||||
name: CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version: [stable, nightly]
|
||||
version: [stable]
|
||||
|
||||
name: ${{ matrix.version }}
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user