1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

chore: update deps

This commit is contained in:
Rob Ede
2022-08-28 18:40:59 +01:00
parent fcd013fcde
commit 7fd8c57cd2
2 changed files with 190 additions and 163 deletions

View File

@ -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'