mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
chore: update deps
This commit is contained in:
6
.github/workflows/linux.yml
vendored
6
.github/workflows/linux.yml
vendored
@ -9,13 +9,13 @@ on:
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
name: ${{ matrix.version }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version: [stable, nightly]
|
||||
|
||||
name: ${{ matrix.version }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
CI: '1'
|
||||
|
Reference in New Issue
Block a user