File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 17
17
branches :
18
18
- ' *'
19
19
20
+ env :
21
+ NOKOGIRI_USE_CANONICAL_GNOME_SOURCE : t
22
+
20
23
jobs :
21
24
#
22
25
# SECTION pre-checks for fast feedback loops, and to gate the rest of the suite
@@ -409,6 +412,7 @@ jobs:
409
412
submodules : true
410
413
- uses : vmactions/freebsd-vm@v1
411
414
with :
415
+ envs : NOKOGIRI_USE_CANONICAL_GNOME_SOURCE
412
416
usesh : true
413
417
copyback : false
414
418
prepare : pkg install -y ruby devel/ruby-gems pkgconf libxml2 libxslt git
Original file line number Diff line number Diff line change 16
16
types : [opened, synchronize]
17
17
branches :
18
18
- ' *'
19
+ env :
20
+ NOKOGIRI_USE_CANONICAL_GNOME_SOURCE : t
19
21
20
22
jobs :
21
23
downstream :
Original file line number Diff line number Diff line change 1
1
---
2
2
libxml2 :
3
- version : " 2.13.5 "
4
- sha256 : " 74fc163217a3964257d3be39af943e08861263c4231f9ef5b496b6f6d4c7b2b6 "
5
- # sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.5 .sha256sum
3
+ version : " 2.13.6 "
4
+ sha256 : " f453480307524968f7a04ec65e64f2a83a825973bcd260a2e7691be82ae70c96 "
5
+ # sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.6 .sha256sum
6
6
7
7
libxslt :
8
8
version : " 1.1.42"
You can’t perform that action at this time.
0 commit comments