Disable 0.18 because it got yanked from the download servers

This commit is contained in:
Sandro Jäckel 2021-05-03 19:04:50 +02:00
parent 4a84743920
commit c25e2c8a1d
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
version: [ "1.0", "0.18", "0.17", "0.16", "0.15", "0.14" ] version: [ "1.0", "0.17", "0.16", "0.15", "0.14" ]
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2