Skip to content

Commit 96dcd38

Browse files
committed
.github/workflows: Use 115.0 tag for default build.
1 parent b9a0d42 commit 96dcd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
uses: linuxmint/github-actions/.github/workflows/do-builds.yml@master
2121
with:
22-
commit_id: master
22+
commit_id: '115.0'
2323
############################## Comma separated list - like 'linuxmint/xapp, linuxmint/cinnamon-desktop'
2424
dependencies:
2525
##############################

0 commit comments

Comments
 (0)