Skip to content

Commit af41329

Browse files
committed
Bump GHA Ubuntu workflow runners to Ubuntu 26.04
1 parent ae2fcb5 commit af41329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
goreleaser:
14-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-26.04
1515
steps:
1616

1717
- name: Checkout code

0 commit comments

Comments
 (0)