Skip to content

Commit

Permalink
(chore): Remove gyb workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
N3v1 committed Oct 25, 2024
1 parent 3f370cc commit 76a0edc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
- name: Select Xcode version
run: sudo xcode-select --switch /Applications/Xcode_16.app/Contents/Developer

- name: Install dependencies
run: |
swift package update
- name: Build project using Matrix build system
run: |
if [ "${{ matrix.os }}" == "iOS" ]; then
Expand Down
46 changes: 0 additions & 46 deletions .github/workflows/compile_gyb_sources.yml

This file was deleted.

0 comments on commit 76a0edc

Please sign in to comment.