Skip to content

Commit 4e8e6d6

Browse files
committed
Explicitly use latest ubuntu
1 parent 1b7a3bf commit 4e8e6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/robot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: Build robot
1313

1414
jobs:
1515
build:
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-24.04
1717
name: Build and possibly release
1818
steps:
1919
- name: Checkout

0 commit comments

Comments
 (0)