Skip to content

Commit 1b1fe3e

Browse files
authored
Update workflow for deprecated ubuntu 20.04
1 parent e99bba5 commit 1b1fe3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build-spec:
1111
name: Build Specification
1212

13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-24.04
1414

1515
steps:
1616
- name: checkout

0 commit comments

Comments
 (0)