We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5fc85 commit e887b33Copy full SHA for e887b33
.github/workflows/build-rust.yaml
@@ -11,7 +11,7 @@ on:
11
env:
12
PLATFORMS: 'linux/amd64,linux/arm64,linux/arm/v7'
13
IMAGE_NAME: 'easypi/shadowsocks-rust'
14
- SS_RUST_VERSION: '1.23.0'
+ SS_RUST_VERSION: '1.23.4'
15
16
jobs:
17
release:
0 commit comments