Skip to content

Commit ebc1815

Browse files
committed
move to GitHub Actions runners
1 parent 9569118 commit ebc1815

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/actionlint.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.github/workflows/ci-ristretto-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
ristretto-tests:
22-
runs-on: warp-ubuntu-latest-x64-4x
22+
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v5
2525
- name: Setup Go

0 commit comments

Comments
 (0)