Skip to content

Commit 6e3754c

Browse files
committed
fix typos in ubuntu_bwrap_fix.sh
1 parent 2adb6cb commit 6e3754c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ubuntu_bwrap_fix.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# see https://etbe.coker.com.au/2024/04/24/ubuntu-24-04-bubblewrap/
66

77
# But, in some cases, it seems that 'ubuntu-latest' does not always
8-
# 'resolve' to 20.04, so we do some hand waves to check for
9-
# os version >= 20.04 (otherwise the build can die when
8+
# 'resolve' to 24.04, so we do some hand waves to check for
9+
# os version >= 24.04 (otherwise the build can die when
1010
# trying to apply bwrap.apparmor)
1111

1212
# Figure out current ubuntu version

0 commit comments

Comments
 (0)