mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-26 22:31:08 +00:00
remove support for 1.3.0 - 1.3.2
This commit is contained in:
@@ -89,7 +89,7 @@ env:
|
||||
|
||||
jobs:
|
||||
generate-bridge-linux:
|
||||
uses: ./.github/workflows/bridge.yml
|
||||
uses: ./.github/workflows/pre137-bridge.yml
|
||||
with:
|
||||
version: ${{ fromJson(inputs.extras).version }}
|
||||
|
||||
@@ -88,7 +88,7 @@ env:
|
||||
|
||||
jobs:
|
||||
generate-bridge-linux:
|
||||
uses: ./.github/workflows/bridge.yml
|
||||
uses: ./.github/workflows/pre137-bridge.yml
|
||||
with:
|
||||
version: ${{ fromJson(inputs.extras).version }}
|
||||
|
||||
Reference in New Issue
Block a user