Skip to content

Commit 05580ac

Browse files
committed
Update workflow
1 parent c045400 commit 05580ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .github/workflows/ubuntu-23.10.yml renamed to .github/workflows/ubuntu-24.04.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: ubuntu-23.10
1+
name: ubuntu-24.04
22

33
on:
44
push:
55
branches:
6-
- ubuntu-23.10
6+
- ubuntu-24.04
77
env:
88
DEBIAN_FRONTEND: noninteractive
9-
DOCKER_TAG: ubuntu-23.10
9+
DOCKER_TAG: ubuntu-24.04
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)