Skip to content

Commit 0a2c101

Browse files
authored
Merge branch 'main' into hex_octal_parsing
2 parents 9da9baa + dd118e0 commit 0a2c101

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+1080
-1163
lines changed

.github/workflows/freebsd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
disable_annotations: true
4545
- name: Prepare, build and test
46-
uses: vmactions/freebsd-vm@v1.2.8
46+
uses: vmactions/freebsd-vm@v1.2.9
4747
with:
4848
usesh: true
4949
sync: rsync
@@ -139,7 +139,7 @@ jobs:
139139
with:
140140
disable_annotations: true
141141
- name: Prepare, build and test
142-
uses: vmactions/freebsd-vm@v1.2.8
142+
uses: vmactions/freebsd-vm@v1.2.9
143143
with:
144144
usesh: true
145145
sync: rsync

0 commit comments

Comments
 (0)