mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-20 23:02:14 +00:00
Lock gems platform
This commit is contained in:
parent
87804e89d8
commit
b23e2b974e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
name: ["iOS", "macOS"]
|
||||
name: ["iOS", "macOS", "tvOS"]
|
||||
include:
|
||||
- name: "iOS"
|
||||
platform: "ios"
|
||||
|
@ -206,6 +206,7 @@ GEM
|
||||
|
||||
PLATFORMS
|
||||
arm64-darwin-22
|
||||
x86_64-darwin-19
|
||||
|
||||
DEPENDENCIES
|
||||
dotenv
|
||||
|
Loading…
Reference in New Issue
Block a user