Skip to content

Commit

Permalink
Increase allowed addresses for VPN list
Browse files Browse the repository at this point in the history
  • Loading branch information
splitice authored Nov 1, 2023
1 parent 0d3660d commit ba4bbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
list:
- name: vpn
validate_low: 850000
validate_high: 1000000
validate_high: 1500000
- name: datacenter
validate_low: 100000000
validate_high: 150000000
Expand Down

0 comments on commit ba4bbd4

Please sign in to comment.