Skip to content

Commit

Permalink
Ditching v3.36 support as it's over a year old
Browse files Browse the repository at this point in the history
  • Loading branch information
Miklos Bagi committed Dec 6, 2024
1 parent fff45cd commit c61bdde
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test against Gluetun v3.36
run: make GLUETUN_VERSION=v3.36 pr-test

- name: Test against Gluetun v3.37
run: make GLUETUN_VERSION=v3.37 pr-test

Expand Down

0 comments on commit c61bdde

Please sign in to comment.