Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit f9b026f

Browse files
authored
build: upgrade ubuntu runner (#44)
1 parent e410446 commit f9b026f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33

44
jobs:
55
build:
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-24.04
77
name: Linting/Testing
88

99
steps:

0 commit comments

Comments
 (0)