Skip to content

Commit

Permalink
Remove v3.70 and v3.70.1 from autotests to fit into VPN funding limits
Browse files Browse the repository at this point in the history
  • Loading branch information
Miklos Bagi committed Jan 26, 2025
1 parent 2464c09 commit 9b71513
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,6 @@ jobs:
- uses: actions/checkout@v3
- uses: ludeeus/[email protected]

pr-check-against-3-37:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test against Gluetun v3.37
run: make GLUETUN_VERSION=v3.37 pr-test

pr-check-against-3-37-1:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test against Gluetun v3.37.1
run: make GLUETUN_VERSION=v3.37.1 pr-test

pr-check-against-3-38:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9b71513

Please sign in to comment.