Skip to content

Commit 5ae3053

Browse files
authored
change CI compiler version to 1.10 (#206)
1 parent 8f62da7 commit 5ae3053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Setup latest AMXModX
4848
env:
49-
AMXMODX_VERSION_MINOR: "1.9"
49+
AMXMODX_VERSION_MINOR: "1.10"
5050
run: |
5151
LAST_VERSION_NAME=$( \
5252
curl \

0 commit comments

Comments
 (0)