mirror of
https://github.com/octoleo/restic.git
synced 2024-11-26 23:06:32 +00:00
CI: keep tests for Go 1.19
This commit is contained in:
parent
c0514dd8ba
commit
2ab18a92e6
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -54,6 +54,11 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
test_fuse: true
|
test_fuse: true
|
||||||
|
|
||||||
|
- job_name: Linux
|
||||||
|
go: 1.19.x
|
||||||
|
os: ubuntu-latest
|
||||||
|
test_fuse: true
|
||||||
|
|
||||||
name: ${{ matrix.job_name }} Go ${{ matrix.go }}
|
name: ${{ matrix.job_name }} Go ${{ matrix.go }}
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user