Skip to content

Commit f9dddf7

Browse files
committed
Move away from -latest for Arm runners
1 parent b1d16a6 commit f9dddf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tailscale-ssh-arm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
dotfiles-test:
9-
runs-on: ubuntu-latest-arm
9+
runs-on: ubuntu-24.04-arm
1010

1111
steps:
1212
- name: Remove unwanted stuff

0 commit comments

Comments
 (0)