Skip to content

Commit

Permalink
try without warp
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Jan 31, 2024
1 parent a7a36ef commit 1c1a804
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: ./gradlew library:testDebug
library-integration:
name: Library (Integration Tests)
runs-on: warp-macos-13-arm64-6x
runs-on: macos-latest
steps:
- name: Checkout project sources
uses: actions/checkout@v3
Expand Down
16 changes: 0 additions & 16 deletions dev/build_validation_service_local

This file was deleted.

1 change: 0 additions & 1 deletion dev/up
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ fi

rustup update

#dev/build_validation_service_local
dev/local/up
10 changes: 0 additions & 10 deletions dev/validation_service/Dockerfile

This file was deleted.

5 changes: 0 additions & 5 deletions dev/validation_service/local.Dockerfile

This file was deleted.

0 comments on commit 1c1a804

Please sign in to comment.