Skip to content

Commit 1c1a804

Browse files
committed
try without warp
1 parent a7a36ef commit 1c1a804

File tree

5 files changed

+1
-33
lines changed

5 files changed

+1
-33
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: ./gradlew library:testDebug
3131
library-integration:
3232
name: Library (Integration Tests)
33-
runs-on: warp-macos-13-arm64-6x
33+
runs-on: macos-latest
3434
steps:
3535
- name: Checkout project sources
3636
uses: actions/checkout@v3

dev/build_validation_service_local

-16
This file was deleted.

dev/up

-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ fi
1515

1616
rustup update
1717

18-
#dev/build_validation_service_local
1918
dev/local/up

dev/validation_service/Dockerfile

-10
This file was deleted.

dev/validation_service/local.Dockerfile

-5
This file was deleted.

0 commit comments

Comments
 (0)