Skip to content

Commit cd1fcdb

Browse files
hadryyassinehamzaGhaissi
authored andcommitted
change runners to be ubuntu-latest
1 parent c9af85b commit cd1fcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ permissions:
5858
jobs:
5959
build-graalvm-and-spring:
6060
name: Native Tests
61-
runs-on: ubuntu-20.04
61+
runs-on: ubuntu-latest
6262
steps:
6363
- name: Checkout oracle/graal
6464
uses: actions/checkout@v4

0 commit comments

Comments
 (0)