mirror of
https://github.com/drewkerrigan/nagios-http-json.git
synced 2024-11-23 10:53:48 +01:00
Update Python versions in GitHub Actions
This commit is contained in:
parent
1f52898d10
commit
09a7ec080c
2
.github/workflows/unittest.yml
vendored
2
.github/workflows/unittest.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.8, 3,9]
|
python-version: [3.8, 3.11, 3.12]
|
||||||
name: GitHub Action
|
name: GitHub Action
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user