Skip to content

Commit 9427e14

Browse files
Set correct supported OS versions
1 parent 1334552 commit 9427e14

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.pubnub.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,27 +44,27 @@ sdks:
4444
runtime-version:
4545
- Unreal Engine 5
4646
minimum-os-version:
47-
- Ubuntu 12.04
47+
- Ubuntu 20.04
4848
maximum-os-version:
49-
- Ubuntu 20.04 LTS
49+
- Ubuntu 25.04
5050
target-architecture:
5151
- x86-64
5252
macOS:
5353
runtime-version:
5454
- Unreal Engine 5
5555
minimum-os-version:
56-
- macOS 10.12
56+
- macOS 12.5
5757
maximum-os-version:
58-
- macOS 11.0.1
58+
- macOS 15.5
5959
target-architecture:
6060
- x86-64
6161
Windows:
6262
runtime-version:
6363
- Unreal Engine 5
6464
minimum-os-version:
65-
- Windows Vista Ultimate
65+
- Windows 10
6666
maximum-os-version:
67-
- Windows 11 Home
67+
- Windows 11
6868
target-architecture:
6969
- x86-64
7070

0 commit comments

Comments
 (0)