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 62aa524 commit b2ed5faCopy full SHA for b2ed5fa
.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.18.1'
+ SS_RUST_VERSION: '1.18.2'
15
16
jobs:
17
release:
0 commit comments