Skip to content

Commit 97babda

Browse files
authored
Bump to 111.25.3+1.1.1t (alexcrichton#192)
* Bump to 111.25.3+1.1.1t * Disable Android CI
1 parent b95d651 commit 97babda

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.github/workflows/main.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ jobs:
3535
#- target: arm-linux-androideabi
3636
# rust: stable
3737
# os: ubuntu-latest
38-
- target: aarch64-linux-android
39-
rust: stable
40-
os: ubuntu-latest
41-
- target: i686-linux-android
42-
rust: stable
43-
os: ubuntu-latest
44-
- target: x86_64-linux-android
45-
rust: stable
46-
os: ubuntu-latest
38+
# - target: aarch64-linux-android
39+
# rust: stable
40+
# os: ubuntu-latest
41+
# - target: i686-linux-android
42+
# rust: stable
43+
# os: ubuntu-latest
44+
# - target: x86_64-linux-android
45+
# rust: stable
46+
# os: ubuntu-latest
4747
- target: i686-unknown-linux-gnu
4848
rust: stable
4949
os: ubuntu-latest

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openssl-src"
3-
version = "111.25.2+1.1.1t"
3+
version = "111.25.3+1.1.1t"
44
authors = ["Alex Crichton <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)