Tim Kimber
5 years ago
No known key found for this signature in database
GPG Key ID: 3E1804964E76BD18
1 changed files with
1 additions and
1 deletions
-
.github/workflows/run-tests-pebble.yml
|
|
|
@ -39,7 +39,7 @@ jobs: |
|
|
|
run: docker-compose up -d --build |
|
|
|
- name: Run test suite on Alpine using Bash 5 |
|
|
|
run: test/run-test.sh bash5-0 |
|
|
|
test-centos76 |
|
|
|
test-centos6: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v1 |
|
|
|
|