Merge remote-tracking branch 'origin/master'
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
dockerfile: [Dockerfile, Dockerfile.arch]
|
dockerfile: [Dockerfile, Dockerfile.arch]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v6.0.1
|
||||||
|
|
||||||
# Run the tests
|
# Run the tests
|
||||||
- name: Run tests (${{ matrix.dockerfile }})
|
- name: Run tests (${{ matrix.dockerfile }})
|
||||||
|
|||||||
Reference in New Issue
Block a user