Skip to content

Commit 2a79585

Browse files
committed
test
1 parent af89a8b commit 2a79585

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/go.yml

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- runner: ubuntu-latest
2525
filesystem: btrfs
2626
copymethod: ReflinkCopy
27+
- runner: ubuntu-latest
28+
filesystem: xfs
29+
copymethod: ReflinkCopy
2730
go: ['1.18', '1.19', '1.20']
2831
steps:
2932
- name: Set up Go

0 commit comments

Comments
 (0)