Skip to content

Commit c1d1d59

Browse files
Switch to Github runners for this repo.
1 parent d265cd2 commit c1d1d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
rust: [stable beta nightly]
13-
runs-on: forge-amd64-medium
13+
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v5

0 commit comments

Comments
 (0)