mirror of https://github.com/fail2ban/fail2ban
parent
882e6d5e00
commit
c340fb0ef4
|
@ -19,7 +19,7 @@ jobs:
|
|||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.7, 3.8, 3.9, '3.10', '3.11', '3.12', '3.13', '3.14.0-alpha.4', pypy3.10]
|
||||
|
|
Loading…
Reference in New Issue