Skip to content

Commit 45cbe21

Browse files
committed
Update github workflow
1 parent 7ee5e1f commit 45cbe21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .github/workflows/manjaro-21.yml renamed to .github/workflows/manjaro-24.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: manjaro-21
1+
name: manjaro-24
22

33
on:
44
push:
55
branches:
6-
- manjaro-21
6+
- manjaro-24
77
env:
88
DEBIAN_FRONTEND: noninteractive
9-
DOCKER_TAG: manjaro-21
9+
DOCKER_TAG: manjaro-24
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)